-
Home
-
Cost Calculator Builder
-
3.6.6 (latest)
-
Code
-
Classes
- OrdersStatuses
| Total Complexity |
62 |
| Dependencies |
3 |
| Dependents |
4 |
| Total lines |
341 |
| Lines of code |
253 |
| Logical lines of code |
128 |
| Comment lines |
30 |
| Methods |
15 |
| Properties |
1 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_all_statuses_with_count() |
B |
37 |
17 |
82 |
| update_status() |
A |
53 |
9 |
23 |
| create_default_statuses() |
S |
52 |
5 |
22 |
| create_status() |
S |
56 |
5 |
18 |
| delete_status_by_id() |
S |
63 |
5 |
10 |
| get_status_by_id() |
S |
59 |
3 |
15 |
| make_completed() |
S |
63 |
4 |
10 |
| make_default() |
S |
63 |
4 |
10 |
| delete_status() |
S |
70 |
3 |
6 |
| create_table() |
S |
57 |
1 |
19 |
| get_status_by_slug() |
S |
64 |
2 |
9 |
| get_all_statuses() |
S |
72 |
1 |
5 |
| get_completed_status() |
S |
67 |
1 |
8 |
| get_default_status() |
S |
67 |
1 |
8 |
| orders_statuses_count() |
S |
67 |
1 |
8 |